vertex shaders meaning in Chinese
节点阴影
Examples
- Dual vertex shaders
双顶点着色引擎 - Till now we have only talked about vertex shaders and lighting models . let ' s take a look at how they actually work
迄今我们还一直在谈论着顶点着色及光照模型的理论知识。现在让我们来看看它们实际是如何工作的。 - The differences involve lack of support for pixel and vertex shaders because mobile devices do not currently provide this capability
存在的差异在于缺少对像素和顶点着色器的支持,因为移动设备目前不具备此能力。 - Software vertex processing provides a guaranteed set of vertex processing capabilities , including an unbounded number of lights and full support for programmable vertex shaders
软件顶点处理提供可保证的顶点处理能力集,包括无限制的光源数量和对可编程的顶点着色器的完全支持。 - The programmable gpu permits developers to write vertex shaders and fragment shaders running on it , to replace the fixed function pipeline , and to employ custom rendering algorithms
可编程图形处理器允许用户编写运行在其上的顶点着色程序与片断着色程序,取代内置的固定功能渲染流水线,实现定制的渲染算法。